From: Luc Teirlinck Date: Mon, 15 Mar 2004 02:40:28 +0000 (+0000) Subject: (Lisp History): Replace xref to `cl' manual with inforef. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~23682 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=7130254f282ab43d0eac135865d79dbf3b83a7e6;p=emacs.git (Lisp History): Replace xref to `cl' manual with inforef. --- diff --git a/lispref/intro.texi b/lispref/intro.texi index 77c506f294f..cd87735a6f4 100644 --- a/lispref/intro.texi +++ b/lispref/intro.texi @@ -132,8 +132,7 @@ worry about it; this manual is self-contained. @pindex cl A certain amount of Common Lisp emulation is available via the -@file{cl} library. @xref{Top,, Overview, cl, Common Lisp -Extensions}. +@file{cl} library. @inforef{Top, Overview, cl}. Emacs Lisp is not at all influenced by Scheme; but the GNU project has an implementation of Scheme, called Guile. We use Guile in all new GNU